home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 August: Tool Chest / Dev.CD Aug 94.toast / Tool Chest / Development Platforms / Dylan Related / Thomas 1.1⁄Gambit 2.0 / MacGambit 2.0 compiler.sea / MacGambit 2.0 compiler / Runtime (.c & .h) / emul.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-06-04  |  131 b   |  5 lines  |  [TEXT/KAHL]

  1. extern char *emul_code_alloc, *emul_code_top;
  2.  
  3. long emul_M68020_instr( /* code_ptr */ );
  4. long emul_M68881_instr( /* code_ptr */ );
  5.